Skip to content

Fix workflow for publishing build-tools containers.#521

Merged
PiotrSikora merged 2 commits intoproxy-wasm:mainfrom
PiotrSikora:fix-build-tools
Mar 11, 2026
Merged

Fix workflow for publishing build-tools containers.#521
PiotrSikora merged 2 commits intoproxy-wasm:mainfrom
PiotrSikora:fix-build-tools

Conversation

@PiotrSikora
Copy link
Member

The workflow_dispatch inputs of boolean type are not booleans,
and they cannot be used as boolean variables.

While there, change from "draft" to "publish" for readability,
and use local repository owner to prevent publishing container
images from personal forks to proxy-wasm org.

The workflow_dispatch inputs of boolean type are not booleans,
and they cannot be used as boolean variables.

While there, change from "draft" to "publish" for readability,
and use local repository owner to prevent publishing container
images from personal forks to `proxy-wasm` org.

Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
@PiotrSikora
Copy link
Member Author

@mmorel-35 FYI on the issue with boolean input types in workflow dispatch, in case you've added similar workflows elsewhere.

@PiotrSikora PiotrSikora enabled auto-merge (squash) March 11, 2026 16:30
@PiotrSikora PiotrSikora merged commit 3f88454 into proxy-wasm:main Mar 11, 2026
30 checks passed
@PiotrSikora PiotrSikora deleted the fix-build-tools branch March 11, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants